net/http.http2GoAwayError.LastStreamID (field)

3 uses

	net/http (current package)
		h2_bundle.go#L9245: 	LastStreamID uint32
		h2_bundle.go#L9252: 		e.LastStreamID, e.ErrCode, e.DebugData)
		h2_bundle.go#L9280: 			LastStreamID: cc.goAway.LastStreamID,